How to Install krb5-strength software package in Debian 8 (Jessie)

How to Install krb5-strength software package in Debian 8 (Jessie)

krb5-strength software package provides Password strength checking for Kerberos KDCs, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install krb5-strength 

krb5-strength is installed in your system.

Make ensure the krb5-strength package were installed using the commands given below,

$ sudo dpkg-query -l | grep krb5-strength *

You will get with krb5-strength package name, version, architecture and description in a table

krb5-strength package basic information:

Distro Debian 8 jessie
Section Network
Package krb5-strength
Version 3.0-1
Description Password strength checking for Kerberos KDCs
Sub Section Net


See Also, How to uninstall or remove krb5-strength software package from Debian 8 (Jessie)?